(server version 4.05 or later)
ALARM-SMTP-SERVER-TIMEOUT <seconds> (default = 30)
Specifies the maximum amount of time (in seconds) that MOMI waits for a single I/O to complete on the SMTP server. The SMTP server is used for sending Email.
A server that does not respond within the specified time generates an error 40 (Timeout).
Multiple I/Os are required in order to converse with the SMTP server. A server responding slowly may take much longer than the value specified in order to complete an Email transmission. No error is generated as long as each I/O does not take longer than this value.
Example:
ALARM-SMTP-SERVER-TIMEOUT 60 == increase I/O timeout to SMTP